.msg-nonconnection-banner__pending{color:var(--system-green-70,#2f7b15)}.msg-s-profile-card .li-i18n-linkto,.msg-s-profile-card .li-i18n-linkto:hover,.msg-s-profile-card .profile-card-one-to-one__profile-link,.msg-s-profile-card .profile-card-one-to-one__profile-link:hover{color:var(--black,#000)}.msg-s-profile-card .artdeco-entity-lockup__subtitle{/*! autoprefixer: off */overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 auto;max-height:4rem}.msg-s-profile-card .msg-conversation-card__cta-button{font-size:1.4rem}.profile-card-one-to-one__context{display:flex;align-items:flex-start}.profile-card-one-to-one__context a,.profile-card-one-to-one__context a:focus,.profile-card-one-to-one__context a:hover,.profile-card-one-to-one__context a:visited{color:rgba(0,0,0,.6)}.msg-s-thread-actions-tray{box-shadow:0 2px 2px rgba(0,0,0,.2);width:100%;z-index:1}.msg-s-thread-actions-tray__item{border-bottom:1px solid rgba(0,0,0,.15);padding:8px 12px;background:var(--white,#fff);display:flex;justify-content:space-between;align-items:center}.msg-s-thread-actions-tray__item:last-child{border-bottom:none}.msg-s-thread-actions-tray__item--unmute{background:var(--cool-gray-20,#f3f6f8)}.theme--mercado .msg-s-thread-actions-tray__item--unmute{background-color:var(--color-background-container-tint)}.msg-s-thread-actions-tray__item--rename{z-index:3;background:var(--cool-gray-20,#f3f6f8)}.theme--mercado .msg-s-thread-actions-tray__item--rename{background-color:var(--color-background-container-tint)}.msg-s-thread-actions-tray__item--rename.msg-s-thread-actions-tray__item--rename-is-for-new-conversation{z-index:1}.msg-s-thread-actions-tray__item-suggested-tray--typeahead-focused~.msg-s-thread-actions-tray__item--rename,.msg-s-thread-actions-tray__item-suggested-tray:focus-within~.msg-s-thread-actions-tray__item--rename{display:none}.msg-s-thread-actions-tray__item-suggested-tray{background:var(--cool-gray-20,#f3f6f8);display:none}.theme--mercado .msg-s-thread-actions-tray__item-suggested-tray{background-color:var(--color-background-container-tint)}.msg-s-thread-actions-tray__item-suggested-tray.msg-s-thread-actions-tray__item-suggested-tray--typeahead-focused,.msg-s-thread-actions-tray__item-suggested-tray:focus-within{display:block}.msg-s-thread-actions-tray__rename-input.msg-s-thread-actions-tray__rename-input{height:24px;font-size:12px;background:var(--white,#fff)}.msg-s-typing-indicator{display:flex;height:0;margin-left:-100px;opacity:0;padding-bottom:4px;transition:height .1s ease-out .2s,margin-left .2s;z-index:1}.msg-s-typing-indicator--active{height:37px;margin-left:8px;opacity:1}.msg-s-typing-indicator__typing{margin-left:8px;padding:8px 0;transition:opacity .3s ease-out 1s,margin-left .3s ease-out 1s}.msg-s-typing-indicator__dot{animation:msg-s-typing-indicator__typing 1s infinite ease-in-out both;background-color:var(--cool-gray-50,#acb9c2);border-radius:100%;display:inline-block;height:8px;margin:5px 1px;width:8px}.msg-s-typing-indicator__dot:nth-child(1){animation-delay:-.32s}.msg-s-typing-indicator__dot:nth-child(2){animation-delay:-.16s}.msg-s-typing-indicator__profile-picture{background:var(--white,#fff);border-radius:50%;display:inline-block;height:32px;margin-left:-20px;position:relative;transform:scale(0);width:32px}.msg-s-typing-indicator__profile-picture--active{animation:msg-s-typing-indicator__zoom-in .3s ease-in forwards}.msg-s-typing-indicator__profile-picture--active:nth-child(1) .msg-s-typing-indicator__profile-picture-img{animation-delay:.1s}.msg-s-typing-indicator__profile-picture--active:nth-child(2) .msg-s-typing-indicator__profile-picture-img{animation-delay:.2s}.msg-s-typing-indicator__profile-picture--active:nth-child(3) .msg-s-typing-indicator__profile-picture-img{animation-delay:.3s}.msg-s-typing-indicator__profile-picture--active:nth-child(4) .msg-s-typing-indicator__profile-picture-img{animation-delay:.4s}.msg-s-typing-indicator__profile-picture--exit{animation:msg-s-typing-indicator__zoom-out .3s ease-out forwards}.msg-s-typing-indicator__profile-pictures{list-style:none;margin-left:20px}.msg-s-typing-indicator__profile-picture-img{animation:msg-s-typing-indicator__profile-image 2s infinite ease-in-out both;border:2px solid var(--white,#fff);opacity:.75}@keyframes msg-s-typing-indicator__typing{0%,50%{background-color:var(--cool-gray-50,#acb9c2);transform:scale(1)}25%{background-color:var(--cool-gray-70,#5c6f7c);transform:scale(1.3)}}@keyframes msg-s-typing-indicator__profile-image{0%,100%{opacity:.75}50%{opacity:1}}@keyframes msg-s-typing-indicator__zoom-in{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes msg-s-typing-indicator__zoom-out{0%{transform:scale(1)}99%{transform:scale(0);width:0}100%{transform:scale(0);width:0;margin:0;padding:0;opacity:0}}.msg-inmail-credits-display{display:flex;justify-content:space-between;align-items:center;background-color:var(--cool-gray-20,#f3f6f8)}.msg-inmail-credits-display__error{color:var(--system-red-60,#ff2c33)}